Fix clobbering bug when hde is specified; QEMU only supports up to hdd, but
authorEwan Mellor <ewan@xensource.com>
Thu, 16 Nov 2006 11:11:17 +0000 (11:11 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 16 Nov 2006 11:11:17 +0000 (11:11 +0000)
commita948d5c0c0df3cc60242ce853bc1a62c63439afd
tree844faa7e9896ded23e4d3fa2b19a1613f77096eb
parente9cc3114520496b8ecdce1028cf0a7a705addb39
Fix clobbering bug when hde is specified; QEMU only supports up to hdd, but
hde is accepted and writes off the end of some tables.

From Hiromichi Itou <ito@begi.net>.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/ioemu/xenstore.c